Configurates the
C1.Web.Mvc.FlexGridBase<T>.OnClientRowAdded client event. Occurs when the user creates a new item by editing the new row template (see the allowAddNew property).
シンタックス
'宣言
Public Overridable Function OnClientRowAdded( _
ByVal As System.String _
) As
public virtual OnClientRowAdded(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照